home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.july.archive / 000002_crash!mars.let.uva.nl!wouter_Fri, 2 Jul 93 13:46:51 PST.msg < prev    next >
Text File  |  1993-08-31  |  3KB  |  71 lines

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Fri, 2 Jul 93 13:46:51 PST
  3. Received: from mars.let.uva.nl by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #15) id m0oBr1f-00002YC; Fri, 2 Jul 93 12:44 PDT
  5. Received: by mars.let.uva.nl id AA14561
  6.   (5.65c/IDA-1.4.4 for amigae@bkhouse.cts.com); Fri, 2 Jul 1993 21:47:25 +0200
  7. Return-Path: <wouter@mars.let.uva.nl>
  8. Date: Fri, 2 Jul 1993 21:47:25 +0200
  9. Message-Id: <199307021947.AA14561@mars.let.uva.nl>
  10. X-Organisation: Department of Computational Linguistics,
  11.                 University of Amsterdam
  12.                 Spuistraat 134, 1012 VB Amsterdam, The Netherlands
  13. From: Wouter van Oortmerssen <wouter@mars.let.uva.nl>
  14. To: amigae@bkhouse.cts.com
  15. Subject: 
  16.  
  17. [actually two replies]
  18.  
  19. >>    Is there a safe, compatible way to access the Custom chip registers in
  20. >> E?  'C' compilers usually provide an 'extern struct Custom *custom' or some
  21. >> such.  CBM reckon we shouldn't use absolute addresses (except ExecBase) so
  22. >> how do you find the address of the registers?  (I've looked in the Rom Kernel
  23. >> Manuals with no success...)
  24.  
  25. the custom chip base is $DFF000, and there is generally no system-
  26. friendly way to get this value, though next to $4, $DFF000 has been
  27. well accepted as a fixed address, even by commodore (just see the
  28. 1.3 hardware-reference manual)
  29. just check hardware/custom.m for the offsets.
  30.  
  31. to be really system friendly however, would be to first get
  32. access through the device/library/resource that handles a certain
  33. register, then start poking. for example, first call OwnBlitter()
  34. before accessing BLTSIZE etc.
  35.  
  36. >>    May I take this opportunity to recommend Wouter's text editor MegaEd for
  37. >> writing code.  It has a number of unique, useful features.  I use it to strip
  38. >> the first 'X' on lines of a shar archive by shifting blocks left!
  39.  
  40. I tried to explain this in a mail some time ago: MegaEd is not as
  41. wonderfull as it may seem from it's endless list of features.
  42. It has some unrepairable bugs that _might_ cause it to crash.
  43. Therefore, I advice to use MegaEd only for small jobs that need
  44. the powerfull text-manipulation features not found in any other editor,
  45. but for regular source editing use another editor.
  46.  
  47. >> ---
  48. >>    _____  _
  49. >>      /   / |    /  /
  50. >>     /   /__/   /__/      Jason R. Hulance
  51. >>    /   /\     /  /   <m88jrh@uk.ac.oxford.ecs>
  52. >> |_/ . /  \ . /  / .
  53.  
  54. ---------------
  55.  
  56. >> Anyone know of an Amiga emulator for the Sparc Sun?  Sun used to use the 6803
  57.  
  58. >> CPU in their workstations, but now they use a Sparc.  All I really want to do
  59. is
  60. >> get a CLI environment, no Intuition or Graphics, so's I can run EC :)  -- Bar
  61. y
  62.  
  63. If someone sends me a free 680x0 sun with tech-manuals and a macro assembler,
  64. I'll start porting! :-)
  65.  
  66. Wouter
  67.  
  68.    ____  Wouter van Oortmerssen, Wouter@alf.let.uva.nl
  69.   / __/  "Einen Satz verstehen, heisst, wissen was der Fall ist,
  70.  / __/    wenn er wahr ist" - Wittgenstein
  71. /___/  ->subscribe to the E mailing list: amigae-request@bkhouse.cts.com<-